home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / graphics / pbm / pbm_man.zoo / man1 / pnmarith.1 < prev    next >
Text File  |  1994-08-27  |  978b  |  67 lines

  1.  
  2.  
  3.  
  4. pnmarith(1)              USER COMMANDS                pnmarith(1)
  5.  
  6.  
  7.  
  8. NAME
  9.      pnmarith - perform arithmetic on two portable anymaps
  10.  
  11. SYNOPSIS
  12.      pnmarith -add|-subtract|-multiply _✓p_✓n_✓m_✓f_✓i_✓l_✓e_✓1 _✓p_✓n_✓m_✓f_✓i_✓l_✓e_✓2
  13.  
  14. DESCRIPTION
  15.      Reads two portable anymaps as input.  Performs the specified
  16.      arithmetic operation, and produces a portable anymap as out-
  17.      put.  The two input anymaps  must  be  the  same  width  and
  18.      height.
  19.  
  20.      The arithmetic is performed between corresponding pixels  in
  21.      the  two  anymaps,  with  maxval as 1.0, black as 0.0, and a
  22.      linear scale in  between.   Results  that  fall  outside  of
  23.      [0..1) are truncated.
  24.  
  25.      All flags can be abbreviated to their shortest  unique  pre-
  26.      fix.
  27.  
  28. SEE ALSO
  29.      pbmmask(1), pbmpaste(1), pnminvert(1), pnm(5)
  30.  
  31. AUTHOR
  32.      Copyright (C) 1989, 1991 by Jef Poskanzer.
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Sun Release 4.0   Last change: 13 January 1991                  1
  64.  
  65.  
  66.  
  67.